----- for Data buffer or Transfer Buffer 자료 버퍼 또는 이동 완충기를 위해
50 times data buffer is written at a time to speed up the writing. 50 시간 자료 버퍼는 쓰기를 가속화할 것을 이번에 써진다.
Data buffer for the operation 가동을 위한 자료 버퍼
The ArrayBuffer is a data type that is used to represent a generic, fixed-length binary data buffer. ArrayBuffer ArrayBuffer 는 일반 고정 길이 이진 데이터 버퍼를 나타내는 데 사용되는 데이터 형입니다.
In other words, the two arrays are indeed simply views on the same data buffer, treating it as different formats. 즉, 두 배열은 확실히 그저 같은 데이터 버퍼 상의 뷰입니다, 버퍼를 서로 다른 형식으로 다루는.